projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b72bb
)
lisp/net/json.el: Fix compiler warning.
author
Michael Olson
<mwolson@gnu.org>
Thu, 21 Feb 2008 20:28:27 +0000
(20:28 +0000)
committer
Michael Olson
<mwolson@gnu.org>
Thu, 21 Feb 2008 20:28:27 +0000
(20:28 +0000)
lisp/net/json.el
patch
|
blob
|
history
diff --git
a/lisp/net/json.el
b/lisp/net/json.el
index eddd9a4a00d4737c88d4d085b26bbc09b184bb1f..787ea0eb7ce45402f57ba7c8bdf245c0c8b99208 100644
(file)
--- a/
lisp/net/json.el
+++ b/
lisp/net/json.el
@@
-53,6
+53,7
@@
;;; Code:
(eval-when-compile (require 'cl))
+(require 'thingatpt)
;; Compatibility code